Bookmark
factor[e] :: Applying / Merging Changes From One Git Repository To Another
factore.ca/blog/51-applying-merging-changes-from-one-git-repository-to-another, posted 2015 by peter in development git howto reference versioncontrol
This tutorial demonstrates how to apply changes made to a project hosted in one git repository onto a completely separate project in a different git repository: essentially, merging changes between two totally separate git repositories. If you don't use git, this will likely not interest you much.